home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-01-04 | 592 b | 25 lines | [TEXT/MMCC] |
- /*
- ** MiniTelnet application
- ** To do list
- **
- ** Copyright © 1993, FrostByte Design / Eric Scouten
- **
- */
-
- Current version: 1.0b6
-
-
- Changes planned for 1.0 final:
- --------------------------
- * develop separate documentation for MiniTelnet
- * develop About… box (code is there; just need the pretty pictures)
-
-
- To do list for future versions:
- ---------------------------
- * finish implementation of Telnet DO and DONT commands
- * add VT100 emulation
- * add scrollback buffers
- * allow copy/paste from terminal screen
- * allow greater user configuration (font/size, terminal width, etc.)
-